Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add octseq::serde::serialize function #57

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

tertsdiepraam
Copy link
Contributor

The idea is to light deprecate the SerializeOctets trait (or at least discourage its use as a bound). See also [[insert PR here]].

The name is chosen to (hopefully) provide a deserialize function as well allowing us to use #[serde(with = "octseq::serde")] at some point, simplifying the use.

@partim
Copy link
Member

partim commented Jun 25, 2024

I think we can even remove the trait and make a breaking release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants